home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / TURB_VIS / TCYBER25 / CYGRAPH.ZIP / CRHELP.TXT < prev    next >
Text File  |  1994-10-20  |  17KB  |  551 lines

  1. ;
  2. ; CyberGraph help text
  3. ;
  4. ; This file must be compiled with the Version 1.1 of TVHC.EXE.
  5. ;
  6.  
  7. .topic NoContext=0
  8.  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  9.  ▒        CyberGraph        ▒█
  10.  ▒ (C) 1994 Steve Goldsmith ▒█
  11.  ▒   All Rights Reserved    ▒█
  12.  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒█
  13.    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  14. CyberGraph shows you how to use graphics primitives and
  15. line graphs in text mode.  All menus are accessed by pressing
  16. Alt+highlighted letter.  For example, the "File" menu is
  17. pulled down by Alt-F.  You can also access the menu by
  18. pressing F10 or clicking the mouse on the desired menu item.
  19.  
  20.  {Desk top:DeskTop} │ {Menu} │ {Status line:StatusLine}
  21.  
  22. Press [Esc] to put this help screen away.
  23.  
  24. .topic DeskTop
  25. The desk top contains a {menu:Menu}, background and
  26. {status line:StatusLine}.  All work takes place on the desk top.
  27.  
  28. .topic Menu
  29. The menu is accessed by pressing F10 or Alt+highlighted letter.
  30. For example, the File menu is pulled down by Alt+F.  Use cursor
  31. keys to move and Enter to select.  A mouse can be used by clicking
  32. on the desired item.
  33.  
  34. .topic StatusLine
  35. Status line items are accessed by pressing Alt+highlighted letter
  36. or function key.  For example, to exit press Alt+X.  A mouse can be
  37. used by clicking on the desired item.
  38.  
  39. .topic File
  40.  File ▄ (Alt+F)
  41.   ▀▀▀▀▀
  42. The File menu includes choices for {loading:LoadFile} font, PCX and
  43. configuration files, {saving:SaveFile} configuration files, viewing
  44. the {document:ViewDoc}, file {version:About} information and
  45. {exiting:Exit} the program.
  46.  
  47. .topic LoadFile
  48.  File│Load ▄
  49.   ▀▀▀▀▀▀▀▀▀▀
  50. The Load menu allows you to load Character Generator Files .CGF
  51. (F3) or one bit PC Paintbrush .PCX (Shift+F3) images into font 2
  52. table.
  53.  
  54. Configuration .CFG (Ctrl+F3) files contain VGA font tables 0 - 7,
  55. {screen:Screen} options, {colors:OColors} and the DAC palette.
  56.  
  57. .topic SaveFile
  58.  File│Save ▄
  59.   ▀▀▀▀▀▀▀▀▀▀
  60. The Save menu allows you to save Character Generator Files .CGF
  61. (F2) or one bit PC Paintbrush .PCX (Shift+F2) images from font 2
  62. table.
  63.  
  64. Configuration .CFG (Ctrl+F2) files contain VGA font tables 0 - 7,
  65. {screen:Screen} options, {colors:OColors} and the DAC palette.
  66.  
  67. .topic ViewDoc
  68.  File│View doc ▄
  69.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  70. Loads CYBER.DOC into a scrolling {window:Windows} for viewing.
  71. CYBER.DOC contains information about CyberGraph.  See ORDER.DOC or
  72. ORDER.TXT for ordering information.
  73.  
  74. .topic About
  75.  File│About ▄
  76.   ▀▀▀▀▀▀▀▀▀▀▀
  77. Displays version, copyright and mode information.  Press [Esc] or
  78. [Enter] to close box.
  79.  
  80. .topic Exit
  81.  File│Exit ▄ (Alt+X)
  82.   ▀▀▀▀▀▀▀▀▀▀
  83. Terminates program.
  84.  
  85. .topic Graphics
  86.  Graphics ▄ (Alt+G)
  87.   ▀▀▀▀▀▀▀▀▀
  88. The Graphics menu includes choices for drawing {lines},
  89. {ellipses}, {rectangles}, line {graphs:LineGraph}, animating
  90. a {star:StarField} field, changing {size:GraphWinSize} and
  91. {clearing:ClearGraphWin} the {graphics window:GraphicsWindow}.
  92.  
  93. .topic Lines
  94.  Graphics│Lines ▄
  95.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  96. Draw line pattern in the {graphics window:GraphicsWindow}.
  97.  
  98. .topic Ellipses
  99.  Graphics│Ellipses ▄
  100.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  101. Draw ellipse pattern in the {graphics window:GraphicsWindow}.
  102.  
  103. .topic Rectangles
  104.  Graphics│Rectangles ▄
  105.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  106. Draw rectangle pattern in the {graphics window:GraphicsWindow}.
  107.  
  108. .topic LineGraph
  109.  Graphics│Line graph ▄
  110.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  111. Draws a random line graph with grid in
  112. the {graphics window:GraphicsWindow}.
  113.  
  114. .topic StarField
  115.  Graphics│Star field toggle ▄
  116.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  117. Animates a scrolling star field in
  118. the {graphics window:GraphicsWindow}.
  119.  
  120. .topic ClearGraphWin
  121.  Graphics│Clear ▄
  122.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  123. Clears the {graphics window:GraphicsWindow}.
  124.  
  125. .topic GraphWinSize
  126.  Graphics│Size ▄
  127.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  128. Allows you to change {graphics window:GraphicsWindow} size.
  129.  
  130. .topic Windows
  131.  Window ▄ (Alt+W)
  132.   ▀▀▀▀▀▀▀
  133. The Window menu contains commands to close, move and perform
  134. other window-management commands.
  135.  
  136. Most of the windows in this program have all the standard window
  137. elements, including scroll bars, a close box, and zoom icons.
  138.  
  139. .topic Tile
  140.  Window│Tile ▄
  141.   ▀▀▀▀▀▀▀▀▀▀▀▀
  142. Choose Window│Tile to tile all file viewers on the desk top.
  143.  
  144.  ┌────────────────────────────────────┐
  145.  │ ╔════════════1══╗┌────────────2──┐ │
  146.  │ ║               ║│               │ │
  147.  │ ║               ║│               │ │
  148.  │ ║               ║│               │ │
  149.  │ ║               ║│               │ │
  150.  │ ╚═══════════════╝└───────────────┘ │
  151.  │ ┌────────────3──┐┌────────────4──┐ │
  152.  │ │               ││               │ │
  153.  │ │               ││               │ │
  154.  │ │               ││               │ │
  155.  │ │               ││               │ │
  156.  │ └───────────────┘└───────────────┘ │
  157.  └────────────────────────────────────┘
  158.              Tiled Windows
  159.  
  160. .topic Cascade
  161.  Window│Cascade ▄
  162.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  163. Choose Window│Cascade to stack all file viewers on the desk top.
  164.  
  165.  ┌──────────────────────────1─┐
  166.  │┌─────────────────────────2─┐
  167.  ││┌────────────────────────3─┐
  168.  │││╔═══════════════════════4═╗
  169.  │││║                         ║
  170.  │││║                         ║
  171.  │││║                         ║
  172.  │││║                         ║
  173.  │││║                         ║
  174.  └└└╚═════════════════════════╝
  175.  
  176.         Cascaded Windows
  177.  
  178. .topic Resize
  179.  Window│Size/Move ▄ (Ctrl+F5)
  180.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  181. Choose this command to change the size or position of the active
  182. window.
  183.  
  184.  ▄▄▄▄▄▄
  185.   Size
  186.  ▀▀▀▀▀▀
  187. If you press Shift while you use the arrow keys, you can change
  188. the size of the active window.  Once you've adjusted its size or
  189. position, press Enter.
  190.  
  191. If a window has a Resize corner, you can drag that corner to
  192. resize the window.
  193.  
  194.  ▄▄▄▄▄▄
  195.   Move
  196.  ▀▀▀▀▀▀
  197. When you choose Window│Size/Move, the active window moves in
  198. response to the arrow keys.  Once you've moved the window to where
  199. you want it, press Enter.
  200.  
  201. You can also move a window by dragging its title bar with the
  202. mouse.
  203.  
  204. .topic Zoom
  205.  Window│Zoom ▄ (F5)
  206.   ▀▀▀▀▀▀▀▀▀▀▀▀
  207. Choose Zoom to resize the active window to the maximum size.  If
  208. the window is already zoomed, you can choose this command to
  209. restore it to its previous size.
  210.  
  211. You can also double-click anywhere on the window's title bar
  212. (except where an icon appears) to zoom or unzoom the window.
  213.  
  214. .topic Next
  215.  Window│Next ▄ (F6)
  216.   ▀▀▀▀▀▀▀▀▀▀▀▀
  217. Choose Next to cycle forwards through the windows on the desk top.
  218.  
  219. .topic Close
  220.  Window│Close ▄ (Alt+F3)
  221.   ▀▀▀▀▀▀▀▀▀▀▀▀▀
  222. Choose Close to close the active window.
  223.  
  224. You can also click the Close box in the upper right corner to
  225. close a window.
  226.  
  227. .topic Options
  228.  Options ▄ (Alt+O)
  229.   ▀▀▀▀▀▀▀▀
  230. The Options menu contains commands that let you set {screen:Screen}
  231. options, change the {colors:OColors}, adjust the VGA
  232. {palette:AdjustPalette} and restore the {default:DefaultFont} font.
  233.  
  234. .topic Screen
  235.  Options│Screen... ▄
  236.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  237. Screen brings up the {Screen:ScreenDialog} dialog box,
  238. where you can customize the appearance of the desk top.
  239.  
  240. .topic OColors
  241.  Options│Colors... ▄
  242.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  243. Colors brings up the {Colors:ColorDialog} dialog box,
  244. where you can customize the colors of the desk top.  Make sure you
  245. use only the first 8 colors (0 - 7), since the last 8 colors
  246. (8 - 15) are reserved for font 2 table.  You may have to
  247. set {font 2:Screen} table to the same VGA table as font 1 table to
  248. see the color block next to the names.  Remember that colors 8 - 15
  249. are for font 2 table, so there is no telling what it contains.
  250.  
  251. .topic AdjustPalette
  252.  Options│Adjust palette... ▄
  253.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  254. Adjust palette brings up the {Adjust palette:PaletteDialog} dialog
  255. box, where you adjust the VGA's DAC registers to any of the 262,144
  256. possible colors.
  257.  
  258. .topic DefaultFont
  259.  Options│Default font ▄ (F4)
  260.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  261. Loads the default font into font 1 table.  The default font is the
  262. font loaded during start up.
  263.  
  264. .topic PaletteDialog
  265.  Adjust palette dialog box ▄
  266.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  267. Select color to adjust.  The color names are arbitrary and
  268. can be made any color.  You may have to set {font 2:Screen} table
  269. to the same VGA table as font 1 table to see the color block next
  270. to the names.  Remember that colors 8 - 15 are for graphics, so
  271. there is no telling what is in font 2 table.
  272.  
  273.  Color
  274.  ┌─────────────────────────────────────┐
  275.  │  αßΓ█Black       αßΓ█Gray           │
  276.  │  αßΓ█Blue        αßΓ█Light Blue     │
  277.  │  αßΓ█Green       αßΓ█Light Green    │
  278.  │  αßΓ█Cyan        αßΓ█Light Cyan     │
  279.  │  αßΓ█Red         αßΓ█Light Red      │
  280.  │  αßΓ█Magenta     αßΓ█Light Magenta  │
  281.  │  αßΓ█Brown       αßΓ█Yellow         │
  282.  │  αßΓ█Light Gray  αßΓ█White          │
  283.  └─────────────────────────────────────┘
  284.  
  285. The Red, Green and Blue sliders allow you the change the RGB levels
  286. of the current color.  The [Cancel] or [Default] buttons restores
  287. the VGA palette to the colors in effect prior to adjustments.
  288.  
  289.   Red
  290.  ▒▒▒■▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  291.   Green
  292.  ▒▒▒■▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  293.   Blue
  294.  ▒▒▒■▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  295.  
  296. .topic ScreenDialog
  297.  Screen dialog box ▄
  298.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  299. The Screen dialog allows you to set various screen modes and select
  300. which VGA font tables to use.  Windows 3.x and other OSs that allow
  301. task switching may corrupt VGA font tables 2 - 7 during task
  302. switches.  Only the two BIOS supported tables 0 and 1 are restored
  303. correctly under Windows 3.1 with some VGA drivers.  You can
  304. {save:SaveFile} your current configuration prior to task switching
  305. and later {load:LoadFile} it if needed.
  306.  
  307. Use 640 X 400 to eliminate one pixel gaps caused by standard 720 X
  308. 400 VGA text mode.
  309.  
  310. Paging causes VGA screen page 0 to be copied between pages
  311. 1 and 2.  This help smooth movement and eliminate flicker.  If the
  312. desk top becomes too sluggish then you may want to turn off
  313. Paging.
  314.  
  315. 8 color mode masks off the high bit of all attribute nibbles
  316. forcing colors 8 - 15 the be the same as 0 - 7.  If 8 color mode is
  317. turned off then all 16 colors can be used.
  318.  
  319.  Screen Mode
  320.  ┌───────────────────────────┐
  321.  │  Σσµ 640 X 400            │
  322.  │  Σσµ Paging               │
  323.  │  Σσµ 8 Colors             │
  324.  └───────────────────────────┘
  325.  
  326. Select which VGA font table to use for the desk top.  Make sure
  327. that a font resides in the desired VGA table or the screen may turn
  328. to garbage.  If this happens just restore the {default:DefaultFont}
  329. font.
  330.  
  331.  Font 1 table
  332.  ┌───────────────┐
  333.  │  αßΓ 0  αßΓ 4 │
  334.  │  αßΓ 1  αßΓ 5 │
  335.  │  αßΓ 2  αßΓ 6 │
  336.  │  αßΓ 3  αßΓ 7 │
  337.  └───────────────┘
  338.  
  339. Select which VGA font table to use for viewing two color PCX
  340. images.  If font 2 table is set the same as font 1 table when
  341. you load a PCX file then the screen will turn to garbage.  If
  342. this happens just restore the {default:DefaultFont} font.
  343.  
  344.  Font 2 table
  345.  ┌───────────────┐
  346.  │  αßΓ 0  αßΓ 4 │
  347.  │  αßΓ 1  αßΓ 5 │
  348.  │  αßΓ 2  αßΓ 6 │
  349.  │  αßΓ 3  αßΓ 7 │
  350.  └───────────────┘
  351.  
  352. When saving fonts as .CGF files you can specify the first and last
  353. character to save.
  354.  
  355.  First char █████
  356.  Last  char █████
  357.  
  358. .topic GraphicsWindow
  359.  Graphics window ▄
  360.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  361. The Graphics window allows {drawing:Graphics} shapes,
  362. loading .CGF {font:LoadFile} files and {viewing:LoadFile} .PCX
  363. files.  Set font {2:Screen} table to desired VGA font table and
  364. foreground {color:OColors} to 8 - 15.  When using the {star:StarField}
  365. field it is best to use {page:ScreenDialog} flipping on 286 or faster
  366. machines.
  367.  
  368. .topic SizeDialog
  369.  Window size dialog box ▄
  370.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  371. Select {graphics window:GraphicsWindow} size.  All graphics
  372. routines adjust to new size.
  373.  
  374.  ┌─────────────────┐
  375.  │  αßΓ 128 X 256  │
  376.  │  αßΓ 256 X 128  │
  377.  │  αßΓ 512 X 64   │
  378.  └─────────────────┘
  379.  
  380. .topic TreeWindow
  381.  Tree window ▄
  382.   ▀▀▀▀▀▀▀▀▀▀▀▀
  383. The Tree window contains a directory tree, name input line, file list and
  384. file information panel.
  385.  
  386.  ╔═[■]═════════════════════════════════════════════════════════════╗
  387.  ║                                                                 ║
  388.  ║ Dir                   Name                               OK   ▄ ║
  389.  ║ ┌───────────────────┐ █ALLTYPES.DB███████████████████  ▀▀▀▀▀▀▀▀ ║
  390.  ║ │─CYBASE            │ Files                             Root  ▄ ║
  391.  ║ │                   │ █ALLTYPES.DB███│███████████████  ▀▀▀▀▀▀▀▀ ║
  392.  ║ │                   │ █NUMTEST.DB████│███████████████  Expand ▄ ║
  393.  ║ │                   │ █SMASTER.DB████│███████████████  ▀▀▀▀▀▀▀▀ ║
  394.  ║ │                   │ █SYM2.DB███████│███████████████   Mask  ▄ ║
  395.  ║ │                   │ █SYMBOLS.DB████│███████████████  ▀▀▀▀▀▀▀▀ ║
  396.  ║ │                   │ █TEST.DB███████│███████████████  Drive  ▄ ║
  397.  ║ │                   │ █..\███████████│███████████████  ▀▀▀▀▀▀▀▀ ║
  398.  ║ └───────────────────┘ ▒▒▒■▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  Update ▄ ║
  399.  ║                                                        ▀▀▀▀▀▀▀▀ ║
  400.  ║ █H:\BP\CYBER\CYBASE\*.DB█████████████████████████████   All   ▄ ║
  401.  ║ █ALLTYPES.DB  26624     Jun 16, 1994   2:33am████████  ▀▀▀▀▀▀▀▀ ║
  402.  ╚═════════════════════════════════════════════════════════════════╝
  403.  
  404.  Dir
  405.  ┌───────────────────┐
  406.  │─CYBASE            │
  407.  │                   │
  408.  │                   │
  409.  │                   │
  410.  │                   │
  411.  │                   │
  412.  │                   │
  413.  │                   │
  414.  └───────────────────┘
  415.  
  416. The directory tree window allows browse through directories on the current
  417. drive.  Use [*] to expand all child nodes and [-] to retract all child
  418. nodes.
  419.  
  420.  Name
  421.  █ALLTYPES.DB███████████████████
  422.  
  423. The Name input line is where you enter the name of the file.  Filtering
  424. is used to insure only valid characters are accepted.
  425.  
  426.  Files
  427.  █ALLTYPES.DB███│███████████████
  428.  █NUMTEST.DB████│███████████████
  429.  █SMASTER.DB████│███████████████
  430.  █SYM2.DB███████│███████████████
  431.  █SYMBOLS.DB████│███████████████
  432.  █TEST.DB███████│███████████████
  433.  █..\███████████│███████████████
  434.  ▒▒▒■▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  435.  
  436. The Files list box lists the names of files in the current directory that
  437. match the file-name mask.
  438.  
  439.  █H:\BP\CYBER\CYBASE\*.DB█████████████████████████████
  440.  █ALLTYPES.DB  26624     Jun 16, 1994   2:33am████████
  441.  
  442. The File information panel shows the path name, file name, date,
  443. time, and size of the selected file.
  444.  
  445. None of the items on this information panel are selectable.
  446.  
  447.  Button functions:
  448.  ─────────────────
  449.  
  450.  [   OK   ]
  451.  
  452. Preforms assigned action on file in name line.
  453.  
  454.  [  Root  ]
  455.  
  456. Reads root directory of current drive and expands one level.
  457.  
  458.  [ Expand ]
  459.  
  460. Expand node toggle.
  461.  
  462.  [  Mask  ]
  463.  
  464.  ╔═[■]══════════════════════════════════════════════════════╗
  465.  ║                                                          ║
  466.  ║  File mask █*.DB███████████████████████████████████████  ║
  467.  ║                                                          ║
  468.  ║                                       OK   ▄    Cancel ▄ ║
  469.  ║                                     ▀▀▀▀▀▀▀▀    ▀▀▀▀▀▀▀▀ ║
  470.  ║                                                          ║
  471.  ╚══════════════════════════════════════════════════════════╝
  472.  
  473. Use any valid DOS file mask to filter what files are displayed in the Files
  474. list box.
  475.  
  476.  [ Drive  ]
  477.  
  478.  ╔═[■]═══╗
  479.  ║       ║
  480.  ║ █A:█ ║
  481.  ║ █B:█■ ║
  482.  ║ █C:█▒ ║
  483.  ║ █H:█ ║
  484.  ║       ║
  485.  ╚═══════╝
  486.  
  487. Select any valid DOS drive on the system.
  488.  
  489.  [ Update ]
  490.  
  491. Refresh Files list box.
  492.  
  493.  [  All   ]
  494.  
  495. Preforms assigned action on all files in Files list box.
  496.  
  497. .topic ColorDialog
  498.  Colors dialog box ▄
  499.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  500. This dialog box is where you can change the colors of different
  501. parts of this program.
  502.  
  503.  ┌─ Group ─────────────┐
  504.  │   Desktop          │
  505.  │   Menus            ■│
  506.  │   Help             ▒│
  507.  │   Gray Windows     ▒│
  508.  │   Blue Windows     ▒│
  509.  │   Cyan Windows     ▒│
  510.  │                    │
  511.  └─────────────────────┘
  512. The Group list box contains the names of the different regions of
  513. the program that you can customize.
  514.  
  515.  ┌─ Item ──────────────┐
  516.  │   Color            │
  517.  │                    ■│
  518.  
  519. When you select a group from the Group list, the Item list box
  520. displays the names of the different views in that region.
  521.  
  522.  ┌ Foreground ┐   ┌ Background ┐
  523.  │ ░▒▓░▒▓░▒▓░ │   │ ▓░▒▓░▒▓░▒▓ │
  524.  │ ▓░▒▓░▒▓░▒▓ │   │ ░▒▓░▒▓░▒▓░ │
  525.  │ ▒▓░▒▓░▒▓░▒ │   └────────────┘
  526.  └────────────┘
  527.  
  528.  ┌────────────────┐
  529.  │ Text Text Text │
  530.  │ Text Text Text │
  531.  └────────────────┘
  532. The display text shows the current color or attribute settings.
  533.  
  534. Changes do not take effect on the desktop until you close the
  535. Colors dialog box by choosing OK.
  536.  
  537. ;
  538. ; Place all such manually declared help contexts at end of file.
  539. ;
  540.  
  541. .topic CloseAll=65314
  542.  Window│Close all ▄
  543.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  544. Choose Close all to remove all windows from the desk top.
  545.  
  546. .topic Previous=65318
  547.  Window│Previous ▄ (Shift+F6)
  548.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  549. Choose Previous to cycle backwards through the windows on the desk
  550. top.
  551.